PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFRectilinearMeasure Class / getX Method
In This Topic
    getX Method
    In This Topic
    Gets the number formats for X axis.
    The first element in the array shall contain the scale factor for converting from default user space units to the largest units in the measuring coordinate system along that axis.
    Syntax

    Return Value

    A number format collection for measurement of change along the x axis and, if getY is not present, along the y axis as well.
    See Also